Skip to content

fix(docker): add OCI source label to link image to repository#31

Closed
KailasMahavarkar wants to merge 1 commit intomainfrom
fix/dockerfile-labels
Closed

fix(docker): add OCI source label to link image to repository#31
KailasMahavarkar wants to merge 1 commit intomainfrom
fix/dockerfile-labels

Conversation

@KailasMahavarkar
Copy link
Copy Markdown
Collaborator

Summary

  • Adds org.opencontainers.image.source label pointing to github.com/orkait/hyperstack
  • This links the ghcr.io package to the repo so it appears under the repo's Packages tab
  • Repo admins can then manage package visibility directly from repo settings (no separate package settings page needed)
  • Also adds description and licenses OCI labels as recommended by GitHub Container Registry docs

Reference

https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

🤖 Generated with Claude Code

org.opencontainers.image.source links the ghcr.io package to the
orkait/hyperstack repo, allowing visibility to be managed from
repo settings and ensuring the package appears under the repo's
Packages tab.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@KailasMahavarkar
Copy link
Copy Markdown
Collaborator Author

Superseded by #32 - switching to Docker Hub, ghcr.io labels no longer needed

@KailasMahavarkar KailasMahavarkar deleted the fix/dockerfile-labels branch April 14, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant